Linguistic Linked Open Data
   HOME

TheInfoList



OR:

In natural language processing,
linguistics Linguistics is the scientific study of human language. It is called a scientific study because it entails a comprehensive, systematic, objective, and precise analysis of all aspects of language, particularly its nature and structure. Linguis ...
, and neighboring fields, Linguistic Linked Open Data (LLOD) describes a method and an interdisciplinary community concerned with creating, sharing, and (re-)using language resources in accordance with
Linked Data In computing, linked data (often capitalized as Linked Data) is structured data which is interlinked with other data so it becomes more useful through semantic queries. It builds upon standard Web technologies such as HTTP, RDF and URIs, but ...
principles. The Linguistic Linked Open Data Cloud was conceived and is being maintained by the Open Linguistics Working Group (OWLG) of the
Open Knowledge Foundation Open Knowledge Foundation (OKF) is a global, non-profit network that promotes and shares information at no charge, including both content and data. It was founded by Rufus Pollock on 20 May 2004 in Cambridge, UK. It is incorporated in England a ...
, but has been a point of focal activity for several
W3C The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web. Founded in 1994 and led by Tim Berners-Lee, the consortium is made up of member organizations that maintain full-time staff working to ...
community groups, research projects, and infrastructure efforts since then.


Definition and Development

Linguistic Linked Open Data describes the publication of data for linguistics and natural language processing using the following principles: * Data should be openly licensed using licenses such as the Creative Commons licenses. * The elements in a dataset should be uniquely identified by means of a
URI Uri may refer to: Places * Canton of Uri, a canton in Switzerland * Úri, a village and commune in Hungary * Uri, Iran, a village in East Azerbaijan Province * Uri, Jammu and Kashmir, a town in India * Uri (island), an island off Malakula Islan ...
. * The URI should resolve, so users can access more information using web browsers. * Resolving an LLOD resource should return results using
web standards Web standards are the formal, non-proprietary standards and other technical specifications that define and describe aspects of the World Wide Web. In recent years, the term has been more frequently associated with the trend of endorsing a set of s ...
such as the Resource Description Framework (RDF). * Links to other resources should be included to help users discover new resources and provide semantics. The primary benefits of LLOD have been identified as: * Representation: Linked graphs are a more flexible representation format for linguistic data. * Interoperability: Common RDF models can easily be integrated. * Federation: Data from multiple sources can trivially be combined. * Ecosystem: Tools for RDF and linked data are widely available under open source licenses. * Expressivity: Existing vocabularies help express linguistic resources. * Semantics: Common links express what you mean. * Dynamicity: Web data can be continuously improved. The home of the LLOD cloud diagram is under linguistic-lod.org


LLOD vocabularies

Aside from gathering metadata and generating the LLOD cloud diagram, the LLOD community is driving the development of community standards with respect to vocabularies, metadata and best practice recommendations. According to the state-of-the-art overview by Cimiano et al. (2020), these include: * for modelling lexical resources ** OntoLex-Lemon, community standard for lexical resources (machine-readable dictionaries, multilingual terminologies, ontology lexicalization) *for modelling linguistic annotations (in corpora or NLP) ** Web Annotation, a W3C standard for the annotation of web resources (textual or otherwise) **NLP Interchange Format (NIF), a community standard for the grammatical annotation of text **CoNLL-RDF, a NIF-based vocabulary for the RDF representation of corpora in conventional TSV ("CoNLL") formats **POWLA, a vocabulary for generic linguistic data structures that can be used to complement NIF, CoNLL-RDF or Web Annotation * for linguistic data categories ** Ontologies of Linguistic Annotation (OLiA) for linguistic annotation **lexinfo for grammatical and other features in lexical resources *for language identification **as language-tagged strings using IETF BCP 47 language tags **with
ISO 639-3 ISO 639-3:2007, ''Codes for the representation of names of languages – Part 3: Alpha-3 code for comprehensive coverage of languages'', is an international standard for language codes in the ISO 639 series. It defines three-letter codes for ...
URIs provided by lexvo.org **with Glottolog URIs for language varieties not covered by ISO 639 *for metadata **
Dublin Core 220px, Logo image of DCMI, which formulates Dublin Core The Dublin Core, also known as the Dublin Core Metadata Element Set (DCMES), is a set of fifteen "core" elements (properties) for describing resources. This fifteen-element Dublin Core has ...
, a community standard of terms that can be used to describe web resources ** Data Catalog Vocabulary (DCAT), a W3C standard for data catalogs published on the web **METASHARE-OWL, vocabulary for language resource metadata As of mid-2020, most of these community standards are actively worked on. Particularly problematic is the existence of multiple incompatible standards for linguistic annotations, and in early 2020, the W3C Community Group Linked Data for Language Technology has begun to work towards a consolidation of these (and other) vocabularies for linguistic annotations on the web.


Community

The LLOD cloud diagram has been developed and is maintained by the Open Linguistics Working Group (OWLG) of the
Open Knowledge Foundation Open Knowledge Foundation (OKF) is a global, non-profit network that promotes and shares information at no charge, including both content and data. It was founded by Rufus Pollock on 20 May 2004 in Cambridge, UK. It is incorporated in England a ...
(since 2014 Open Knowledge), an open and interdisciplinary of experts in language resources. The OWLG organizes community events and coordinates LLOD developments and facilitates interdisciplinary communication between and among LLOD contributors and users. Several W3C Business and Community Groups focus on specialized aspects of LLOD: * The W3C Ontology-Lexica Community Group (
OntoLex OntoLex is the short name of a vocabulary for lexical resources in the web of data (OntoLex-Lemon) and the short name of the W3C community group that created it (W3C Ontology-Lexica Community Group). OntoLex-Lemon vocabulary The OntoLex-Lemon v ...
) develops and maintains specifications for machine-readable dictionaries in the LLOD cloud. * The W3C Best Practices for Multilingual Linked Open Data Community Group gathers information on best practices for producing multilingual linked open data. * The W3C Linked Data for Language Technology Community Group assembles user cases and requirements for language technology applications that use Linked Data. LLOD development is driven forward by and documented in a series of international workshops, datathons, and associated publications. Among others, these include * Linked Data in Linguistics (LDL), annual scientific workshop, started 2012 * Multilingual Linked Open Data for Enterprises (MLODE), bi-annual community meeting (2012 and 2014) * Summer Datathon on Linguistic Linked Open Data (SD-LLOD), bi-annual datathon, since 2015


Applications of LLOD

Linguistic Linked Open Data is applied to address a number of scientific research problems: * In all areas of empirical linguistics, computational philology, and natural language processing, linguistic annotation and linguistic markup represent central elements of analysis. However, progress in this field is being hampered by interoperability challenges, most notably differences in vocabularies and annotation schemes used for different resources and tools. Using Linked Data to connect language resources and
ontologies In computer science and information science, an ontology encompasses a representation, formal naming, and definition of the categories, properties, and relations between the concepts, data, and entities that substantiate one, many, or all domains ...
/
terminology Terminology is a group of specialized words and respective meanings in a particular field, and also the study of such terms and their use; the latter meaning is also known as terminology science. A ''term'' is a word, compound word, or multi-wor ...
repositories facilitate re-using shared vocabularies and interpreting them against a common basis. * In corpus linguistics and computational philology,
overlapping markup In markup languages and the digital humanities, overlap occurs when a document has two or more structures that interact in a non- hierarchical manner. A document with overlapping markup cannot be represented as a tree. This is also known as concur ...
represents a notorious problem to conventional
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable ...
formats. Hence, graph-based data models have been suggested since the late 1990s. These are traditionally represented by means of multiple, interlinked XML files (standoff XML), which are poorly supported by off-the-shelf XML technology. Modeling such complex annotations as Linked Data represents a formalism semantically equivalent to standoff XML, but eliminates the need for special-purpose technology, and, instead, relies on the existing RDF ecosystem. * Multilingual issues, including the linking of lexical resources such as
WordNet WordNet is a lexical database of semantic relations between words in more than 200 languages. WordNet links words into semantic relations including synonyms, hyponyms, and meronyms. The synonyms are grouped into '' synsets'' with short definition ...
as performed in the Interlingual Index of the Global WordNet Association and interconnecting heterogeneous resources such as WordNet and Wikipedia, as was done in
BabelNet BabelNet is a multilingual lexicalized semantic network and ontology developed at the NLP group of the Sapienza University of Rome.R. Navigli and S. P Ponzetto. 2012BabelNet: The Automatic Construction, Evaluation and Application of a Wide-Cove ...
. * Providing forums for standardization of linguistic resource information Linguistic Linked Open Data is closely related with the development of * best practices for linking lexical data on the web (for data published in accordance with
OntoLex OntoLex is the short name of a vocabulary for lexical resources in the web of data (OntoLex-Lemon) and the short name of the W3C community group that created it (W3C Ontology-Lexica Community Group). OntoLex-Lemon vocabulary The OntoLex-Lemon v ...
conventions) * best practices for creating annotations on the web (e.g., using the Web Annotation standard) * best practices for modelling and sharing textual resources with
overlapping markup In markup languages and the digital humanities, overlap occurs when a document has two or more structures that interact in a non- hierarchical manner. A document with overlapping markup cannot be represented as a tree. This is also known as concur ...


Selected research projects

Uses and development of LLOD have been subject to several large-scale research projects, including * LOD2. Creating Knowledge out of Interlinked Data (11 EU countries + Korea, 2010–2014) * MONNET. Multilingual Ontologies for Networked Knowledge (5 EU countries, 2010–2013) * LIDER. Linked Data as an enabler of cross-media and multilingual content analytics for enterprises across Europe (5 EU countries, 2013–2015) * QTLeap. Quality Translation by Deep Language Engineering Approaches (6 EU countries, 2013–2016) * LiODi. Linked Open Dictionaries (BMBF eHumanities Early Career Research Group, Goethe University Frankfurt, Germany, 2015-2020) * FREME. Open Framework of E-Services for Multilingual and Semantic Enrichment of Digital Content (6 EU countries, 2015-2017) * POSTDATA. Poetry Standardization and Linked Open Data (ERC Starting Grant, UNED, Spain, 2016-2021) * Linking Latin (ERC Consolidator Grant, Universita Cattolica del Sacro Cuore, Italy, 2018-2023) * Pret-a-LLOD (5 EU countries, 2019-2021) * NexusLinguarum. European network for Web-centred linguistic data science (COST Action, 35 COST countries, 2 near neighboring countries, one international partner country, 2019-2023)


Selected resources

As of October 2018, the 10 most frequently linked resources in the LLOD diagram are (in order of the number of linked datasets): * The Ontologies of Linguistic Annotation ( OLiA, linked with 74 datasets) provide reference terminology for linguistic annotations and grammatical metadata; *
WordNet WordNet is a lexical database of semantic relations between words in more than 200 languages. WordNet links words into semantic relations including synonyms, hyponyms, and meronyms. The synonyms are grouped into '' synsets'' with short definition ...
(linked with 51 datasets), a lexical database for English and pivot for developing similar databases for other languages, with several editions (Princeton edition linked with 36 datasets; W3C edition linked with 8 datasets; VU edition linked with 7 datasets); *
DBpedia DBpedia (from "DB" for " database") is a project aiming to extract structured content from the information created in the Wikipedia project. This structured information is made available on the World Wide Web. DBpedia allows users to semanti ...
(linked with 50 datasets) multilingual knowledge basis of general world knowledge, based on Wikipedia; * lexinfo.net (linked with 36 datasets) provides reference terminology for lexical resources; *
BabelNet BabelNet is a multilingual lexicalized semantic network and ontology developed at the NLP group of the Sapienza University of Rome.R. Navigli and S. P Ponzetto. 2012BabelNet: The Automatic Construction, Evaluation and Application of a Wide-Cove ...
(linked with 33 datasets) multilingual lexicalized
semantic network A semantic network, or frame network is a knowledge base that represents semantic relations between concepts in a network. This is often used as a form of knowledge representation. It is a directed or undirected graph consisting of vertices, ...
, based on the aggregation of various other resources, most notably WordNet and Wikipedia; * lexvo.org (linked with 26 datasets) provides language identifiers and other language-related data. Most importantly, lexvo provides an RDF representation of
ISO 639-3 ISO 639-3:2007, ''Codes for the representation of names of languages – Part 3: Alpha-3 code for comprehensive coverage of languages'', is an international standard for language codes in the ISO 639 series. It defines three-letter codes for ...
3-letter codes for language identifiers and information about these languages; * The
ISO 12620 Linguistic categories include * Lexical category, a part of speech such as ''noun'', ''preposition'', etc. * Syntactic category, a similar concept which can also include phrasal categories * Grammatical category, a grammatical feature such as ''te ...
Data Category Registry (ISOcat; RDF edition, linked with 10 datasets) provides a semistructured repository for various language-related terminology. ISOcat is hosted by The Language Archive, respectively, the DOBES project, at the
Max Planck Institute for Psycholinguistics The Max Planck Institute for Psycholinguistics (German: ''Max-Planck-Institut für Psycholinguistik''; Dutch: ''Max Planck Instituut voor Psycholinguïstiek'') is a research institute situated on the campus of Radboud University Nijmegen located ...
, but currently in transition to
CLARIN Clarin or Clarín may refer to: Geography *Clarin, Bohol, a municipality in the province of Bohol, Philippines * Clarin, Misamis Occidental, a municipality in the province of Misamis Occidental, Philippines *River Clarin, a river in Ireland Media ...
; * UBY (RDF edition ''lemon-Uby'', linked with 9 datasets), a lexical network for English, aggregated from various lexical resources; * Glottolog (linked with 7 datasets) provides fine-grained language identifiers for low-resource languages, in particular, many not covered by lexvo.org; *
Wiktionary Wiktionary ( , , rhyming with "dictionary") is a multilingual, web-based project to create a free content dictionary of terms (including words, phrases, proverbs, linguistic reconstructions, etc.) in all natural languages and in a numbe ...
-
DBpedia DBpedia (from "DB" for " database") is a project aiming to extract structured content from the information created in the Wikipedia project. This structured information is made available on the World Wide Web. DBpedia allows users to semanti ...
links (''wiktionary.dbpedia.org'', linked with 7 datasets), Wiktionary-based lexicalizations for DBpedia concepts.


Aspects

There are a number of recurring discussions regarding the different aspects of the term, its applicability and for a particular type of resources.For a history of these discussions, see the Open Linguistics mailing list archives, available only as a backup under https://github.com/open-linguistics/linguistics.okfn.org/tree/master/backup


Linguistic Data: Scope and Classification

Aside from resources used in and created for linguistic research, the LLOD cloud diagram also includes ontologies, terminologies and general knowledge bases whose development was not originally driven by interest in language sciences or language technology, e.g., the
DBpedia DBpedia (from "DB" for " database") is a project aiming to extract structured content from the information created in the Wikipedia project. This structured information is made available on the World Wide Web. DBpedia allows users to semanti ...
. As a criterion for inclusion into the LLOD diagram, the OWLG requires "linguistic relevance": " dataset is linguistically relevant if it provides or describes language data that can be used for the purpose of linguistic research or natural language processing." This does include linguistic resources in a strict sense ("condition 1": an annotated or otherwise structured resource created for application in language sciences or language technology, as demonstrated, for example, by a scientific publication at a linguistics-related journal or conference), but also resources "that can be used for annotating, enriching, retrieving or classifying language resources ... f their relevancecan be verified by the existence of links between a resource (whose linguistic relevance is to be confirmed) and resources fulfilling condition (1)" ("condition 2"). A related issue is the classification of linguistically relevant datasets (or language resources in general). The OWLG developed the following classification for the LLOD cloud diagram: *
corpora Corpus is Latin for "body". It may refer to: Linguistics * Text corpus, in linguistics, a large and structured set of texts * Speech corpus, in linguistics, a large set of speech audio files * Corpus linguistics, a branch of linguistics Music * ...
: linguistically analyzed collection of language data * lexicons: lexical-conceptual data **
lexical resource In digital lexicography, natural language processing, and digital humanities, a lexical resource is a language resource consisting of data regarding the lexemes of the lexicon of one or more languages e.g., in the form of a database. Characte ...
s: lexicons and dictionaries ** term bases: terminologies,
thesauri A thesaurus (plural ''thesauri'' or ''thesauruses'') or synonym dictionary is a reference work for finding synonyms and sometimes antonyms of words. They are often used by writers to help find the best word to express an idea: Synonym dictionar ...
and
knowledge base A knowledge base (KB) is a technology used to store complex structured and unstructured information used by a computer system. The initial use of the term was in connection with expert systems, which were the first knowledge-based systems. ...
s *
metadata Metadata is "data that provides information about other data", but not the content of the data, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive metadata – the descriptive ...
** linguistic resource metadata (metadata about language resources, incl. digital language resources and printed books) ** linguistic data categories (metadata about linguistic terminology, incl. linguistic categories, language identifiers) ** typological databases (metadata about individual languages, esp., linguistic features of those languages) * other (placeholder for resources that are not (yet) classified) Note that in this classification, term bases might be slightly different in that they do not provide grammatical information, however, since they formalize semantic knowledge, they are of immanent relevance for natural language processing tasks, such as named entity recognition or anaphora resolution.


Open Data: Availability

LLOD is defined in relation to Linked Open Data, and ''LLOD resources'' (''data'') should thus conform to licenses in accordance with the Open Definition. For generating the LLOD cloud diagram (and the LOD diagram), this does, however, not seem to be enforced yet, so that the technical criterion is availability over the web and a metadata entry. In the OWLG, it has been repeatedly discussed whether non-commercial (academic) resources could be included with a general consensus of admitting them for the moment (2015) but subsequently enforcing stricter requirements along with the growth of the LLOD cloud. As of January 2018, it was not agreed upon yet when this move was about to happen. As of January 2020, machine-readable license metadata was available for 86 LLOD resources, of these, 82 adopted open licenses, 4 adopted non-commercial licenses. In a broader sense, the term ''LLOD technology'' (infrastructures, tools, vocabularies) can also used to refer to the technology independently from whether actually open resources are involved, e.g., in the name of the EU project ''Pret-a-LLOD'' that features several commercial business cases. This is justified for applications that consume (rather than provide) open data, but moreover, also when linked data technology and the adoptation of other LLOD conventions (esp., the use of RDF vocabularies developed in the context of LLOD) are applied in order to facilitates the seamless integration of ''LLOD resources'' (open resources). The abbreviation "LLOD" can be used to refer to either LLOD technology (use of Linked Data and LLOD vocabularies, independent from the legal status of the data being processed) and LLOD resources (open data). For disambiguation, the terms "LLOD resources" and "LLOD technology" can be used. For emphasizing application or applicability to non-open resources, also "LLD" (Linguistic Linked Data) has been used. A possible compromise is the acronym "LL(O)D" for the technology. A "Licensed Linguistic Linked Data" cloud that contains non-open resources does currently (June 2020) not exist.


Linked Data: Formats

The definition of Linked Data requires the application of RDF or related standards. This includes the W3C recommendations SPARQL, Turtle, JSON-LD, RDF-XML, RDFa, etc. In language technology and the language sciences, however, other formalisms are currently more popular, and the inclusion of such data into the LLOD cloud diagram has been occasionally requested. For several such languages, W3C-standardized wrapping mechanisms exist (e.g., for
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable ...
, CSV or relational databases, see Knowledge extraction#Extraction from structured sources to RDF), and such data can be integrated under the condition that the corresponding mapping is provided along with the source data.


Selected literature

An exhaustive description on the state of the art on LLOD is provided by * Cimiano, Philipp; Chiarcos, Christian; McCrae, John P.; Gracia, Jorge (2020). Linguistic Linked Data: Representation, Generation and Applications. Springer International Publishing The concept of a Linguistic Linked Open Data cloud has been originally introduced by * Chiarcos, Christian, Hellmann, Sebastian, and Nordhoff, Sebastian (2011). Towards a Linguistic Linked Open Data cloud: The Open Linguistics Working Group. ''TAL'' (''Traitement Automatique des Langues)'', ''52''(3), 245-275. The first book on the topic is * Christian Chiarcos, Sebastian Nordhoff, and Sebastian Hellmann (eds., 2012). Linked Data in Linguistics. Representing and Connecting Language Data and Language Metadata. Springer, Heidelberg. According to Cimiano et al. (2020), other seminal publications since then include * Christian Chiarcos, Steven Moran, Pablo N. Mendes, Sebastian Nordhoff, and Richard Littauer. Building a Linked Open Data cloud of linguistic resources: Motivations and developments. In Iryna Gurevych and Jungi Kim (eds.), The People’s Web Meets NLP. Collaboratively Constructed Language Resources.Springer, Heidelberg, 2013. * Christian Chiarcos, John McCrae, Philipp Cimiano, and Christiane Fellbaum. Towards open data for linguistics: Lexical Linked Data. In Alessandro Oltramari, Piek Vossen, Lu Qin, and Eduard Hovy (eds.), New Trends of Research in Ontologies and Lexical Resources. Springer, Heidelberg, 2013. * Jorge Gracia, Elena Montiel-Ponsoda, Philipp Cimiano, Asunción Gómez-Pérez, Paul Buitelaar, and John McCrae. Challenges for the multilingual Web of Data.Journal of Web Semantics, vol. 11, pp. 63–71. Elsevier B.V., 2012. Developments from 2015 to 2019 are summarized in the collected volume by * Pareja-Lora, Antonio; Lust, Barbara; Blume, Maria; Chiarcos, Christian (eds., 2020). Development of Linguistic Linked Open Data Resources for Collaborative Data-Intensive Research in the Language Sciences. The MIT Press


References

{{Authority control Open data Semantic Web World Wide Web Consortium Natural language and computing Linguistics